Interrupt the current method.
def interrupt() -> None: ...
If there is no method in progress, on_interrupt simply returns, doing nothing.