class Geocoder::Result::MaxmindLocal

def city

def city
  @data[:city_name]
end