class Geocoder::Result::Nominatim

def neighbourhood

def neighbourhood
  @data['address']['neighbourhood']
end