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