InvocationMatcher

fun InvocationMatcher(    self: Any,     method: MethodDescription,     args: List<Matcher<Any>>,     allAny: Boolean)