# File lib/twitter/rest/lists.rb, line 123 def list_subscribers(*args) cursor_from_response_with_list('/1.1/lists/subscribers.json', args) end