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