class Geocoder::Result::Yandex

def street

def street
  thoroughfare_data && thoroughfare_data['ThoroughfareName']
end