the call: val result = object.myMethod(arg1, onCor...
# test
r
the call: val result = object.myMethod(arg1, onCorrect = {arg2 -> ImmutableContainer(TestResponse.TEST, arg2.toString())})