# File src/rexml/attribute.rb, line 142
                def write( output, indent=-1 )
                        output << to_string
                end