class Geocoder::Result::Mapbox

def neighborhood

def neighborhood
  data_part('neighborhood') || context_part('neighborhood')
end