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