# File lib/twitter/api.rb, line 1413
    def lists(*args)
      lists_from_response(:get, "/1/lists.json", args)
    end