# File lib/twitter/api.rb, line 1230 def list_remove_members(*args) list_modify_members(:post, "/1/lists/members/destroy_all.json", args) end