class HighLine::Statement

def to_s

Delegates to {#statement}
(see #statement)
def to_s
  statement
end