Calculates hash code according to all attributes.
Returns:
Hash code
93 94 95
# File 'lib/fastly/models/store.rb', line 93 def hash [name].hash end