# File lib/twitter/api.rb, line 929
    def tos(options={})
      get("/1/legal/tos.json", options)[:body][:tos]
    end