# File /home/ser/Work/rexml/rexml/attribute.rb, line 122
  def write( output, indent=-1 )
			output << to_s
		end