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