@Override
 protected void onInstructionProducesCCE(TypeCastInstruction instruction) {
   myRunner.onInstructionProducesCCE(instruction);
 }