# File lib/twitter/api.rb, line 1062
    def list_subscribers(*args)
      list_users(:get, "/1/lists/subscribers.json", args)
    end