class Geocoder::Result::Freegeoip

def country_code

def country_code
  @data['country_code']
end