class Geocoder::Result::Latlon

def country

def country
  "United States" # LatLon.io only supports the US
end