class Geocoder::Result::Maxmind

def country_code

def country_code
  data_hash[:country_code]
end