class Geocoder::Result::Ip2locationLite

def country_code

def country_code
  @data[:country_short]
end