matching

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