matching

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