val <T> ArgumentCaptor<T>.firstValue: T
val <T> ArgumentCaptor<T>.lastValue: T
val <T> ArgumentCaptor<T>.secondValue: T
val <T> ArgumentCaptor<T>.thirdValue: T