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