# File lib/puppet/util/ldap/manager.rb, line 266 266: def valid? 267: location and objectclasses and ! objectclasses.empty? and puppet2ldap 268: end