class Geocoder::Result::Maxmind

def country #not given by MaxMind

not given by MaxMind
def country #not given by MaxMind
  data_hash[:country_name] || data_hash[:country_code]
end