# File src/rexml/text.rb, line 168 def write( writer, indent=-1, transitive=false, ie_hack=false ) writer << to_s() end