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