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