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