class Treetop::Compiler::RubyBuilder

def newline

def newline
  ruby << "\n"
end