class Treetop::Compiler::RubyBuilder

def indent

def indent
  " " * level
end