# File lib/twitter/settings.rb, line 12 def trend_location @trend_location ||= Twitter::Place.fetch_or_new(Array(@attrs[:trend_location]).first) end