# File lib/puppet/util/ldap/manager.rb, line 192 192: def named_by(attribute) 193: @rdn = attribute 194: self 195: end