# File lib/twitter/api.rb, line 1371
    def list_update(*args)
      list_from_response(:post, "/1/lists/update.json", args)
    end