# File /home/ser/Work/rexml/rexml/attribute.rb, line 83
  def hash
			name.hash + value.hash
		end