class Geocoder::Result::MaxmindLocal

def country_code

def country_code
  @data[:country_code2]
end