class Geocoder::Result::Ipgeolocation

def country_code

def country_code
  @data['country_code2']
end