# File lib/twitter/api.rb, line 1165 def list_unsubscribe(*args) list_from_response(:post, "/1/lists/subscribers/destroy.json", args) end