class Geocoder::Result::Nominatim

def neighbourhood

def neighbourhood
  address_data['neighbourhood']
end