# File lib/twitter/api.rb, line 1580 def saved_search_destroy(*args) destroy(Twitter::SavedSearch, :delete, "/1/saved_searches/destroy", args) end