matching

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