matching

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