returns

fun returns(value: Any?): PatchDecision

Skip the body and return value, or replace the return value with it. A value the patched method cannot return is refused and counted as a handler failure, leaving the method untouched.