fun inOrder(vararg mocks: Any): InOrder
fun inOrder(vararg mocks: Any, evaluation: InOrder.() -> Unit): Unit