# File lib/twitter/client/legal.rb, line 26
      def tos(options={})
        get("/1/legal/tos.json", options)['tos']
      end