class Geocoder::Result::AbstractApi

def country_code

def country_code
  @data["country_code"]
end