class Geocoder::Result::Maxmind

def city

def city
  data_hash[:city_name]
end