# File lib/rexml/attribute.rb, line 95
                def hash
                        name.hash + value.hash
                end