class Geocoder::Result::Here

def address_data

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