matching

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