# File lib/puppet/util/ldap/manager.rb, line 155 155: def initialize 156: @rdn = :cn 157: @generators = [] 158: end