# File lib/twitter/trends.rb, line 14
    def self.daily(options={})
      mashup(get('/daily.json', :query => options))
    end