class Geocoder::Result::Nominatim

def city_district

def city_district
  address_data['city_district']
end