# File lib/twitter/api.rb, line 1012 def list_remove_member(*args) list_modify_member(:post, "/1/lists/members/destroy.json", args) end