static AutoCloseable dm_registerAs(S msg) { ret dm_vmBus_answerToMessage(msg, func { dm_moduleID() }); }