# File lib/twitter/rest/lists.rb, line 83 def remove_list_member(*args) list_from_response_with_user('/1.1/lists/members/destroy.json', args) end