class Geocoder::Result::Here

def address_data

def address_data
  @data["address"] || fail
end