class Geocoder::Result::Opencagedata

def country_code

def country_code
  @data['components']['country_code']
end