class Geocoder::Result::Ipregistry

def country_code

def country_code
  @data['location_country_code']
end