# File lib/twitter/rest/lists.rb, line 142 def list_subscribe(*args) list_from_response(:post, '/1.1/lists/subscribers/create.json', args) end