class Geocoder::Result::Latlon

def country_code

def country_code
  "US" # LatLon.io only supports the US
end