class ActiveUtils::Country

def hash

def hash
  @name.hash
end