public override void Execute(EpsInterpreter interpreter)
 {
     interpreter.DumpOperandStack();
 }