class Geocoder::Result::Mapbox

def street

def street
  data['properties']['address']
end