matches

@DelicateMokkeryApi
inline fun <T> ArgMatchersScope.matches(matcher: ArgMatcher<T>): T

Registers matcher with T::class as argument type.