class Geocoder::Result::Geoip2

def country_code

def country_code
  @data['country']['iso_code']
end