# File lib/twitter/api.rb, line 1341 def list_destroy(*args) list_from_response(:delete, "/1/lists/destroy.json", args) end