# File lib/chef/openid_registration.rb, line 161 def destroy @couchdb.delete("openid_registration", @name, @couchdb_rev) end