# File lib/twitter/client/local_trends.rb, line 18
      def trend_locations(options={})
        get('1/trends/available', options, :format => :json)
      end