# File lib/twitter/trend_results.rb, line 50 def location? !@attrs[:locations].nil? && !@attrs[:locations].first.nil? end