Translate contents only if this fallback element is put in place of
some unsupported element or non-XSLTC extension element
final ConstantPoolGen cpg = classGen.getConstantPool();
final InstructionList il = methodGen.getInstructionList();
if (_active) translateContents(classGen, methodGen);