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