# File src/rexml/attribute.rb, line 79
                def hash
                        name.hash + value.hash
                end