matching

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