# File lib/twitter/client/trends.rb, line 17
      def trends(options={})
        local_trends(1, options)
      end