class Geocoder::Result::Yahoo

def country_code

def country_code
  @data['countrycode']
end