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