# File temp/formatters/transitive.rb, line 51 def write_text( node, output ) output << node.to_s() end