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