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