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