matching

abstract fun matching(spec: Spec<in T>): NamedDomainObjectCollection<T>
abstract fun matching(spec: Closure): NamedDomainObjectCollection<T>