Google

def write( output, indent=-1, transitive=false ) indent( output, indent ) output << START output << @string output << STOP end