# File lib/twitter/rest/help.rb, line 51
      def tos(options = {})
        perform_get('/1.1/help/tos.json', options)[:tos]
      end