Method: ActiveMerchant::Country#hash

Defined in:
lib/active_merchant/country.rb

#hashObject



60
61
62
# File 'lib/active_merchant/country.rb', line 60

def hash
  @name.hash
end