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