matching

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