# File lib/chef/sandbox.rb, line 148
    def cdb_destroy
      (couchdb || Chef::CouchDB.new).delete("sandbox", guid, @couchdb_rev)
    end