# File lib/twitter/base.rb, line 164 def list_delete(list_owner_username, slug) perform_delete("/#{list_owner_username}/lists/#{slug}.json") end