matching

abstract fun matching(spec: Spec<out Any>): NamedDomainObjectSet<T>
abstract fun matching(spec: Closure): NamedDomainObjectSet<T>