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