class Geocoder::Result::Ovi

def address_data

def address_data
  @data['Location']['Address'] || fail
end