class Geocoder::Result::Freegeoip

def country

def country
  @data['country_name']
end