public virtual Result OnMnemonicExecute(Mnemonic mnemonic, IRuntime runtime) { return(mnemonic.Execute(runtime)); }