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