# File lib/puppet/util/ldap/manager.rb, line 16
16:     def at(location)
17:         @location = location
18:         return self
19:     end