# File lib/puppet/util/ldap/manager.rb, line 22 22: def base 23: [location, Puppet[:ldapbase]].join(",") 24: end