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