# File lib/chef/cookbook_version.rb, line 962 def cdb_destroy (couchdb || Chef::CouchDB.new).delete("cookbook_version", full_name, couchdb_rev) end