# File lib/chef/openid_registration.rb, line 151
    def self.load(name)
      Chef::CouchDB.new.load("openid_registration", name)
    end