class Geocoder::Result::Pointpin

def country_code

def country_code
  @data['country_code']
end