!7 module TestHijackPrint > DynPrintLog { start { print("hello"); } bool printToModule() { true; } }