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