# File lib/twitter/place.rb, line 30
    def country_code
      @attrs[:country_code] || @attrs[:countryCode]
    end