# File lib/puppet/util/ldap/manager.rb, line 180
180:   def ldap_name(attribute)
181:     @puppet2ldap[attribute].to_s
182:   end