# File lib/chef/api_client.rb, line 222 def cdb_destroy @couchdb.delete("client", @name, @couchdb_rev) end