static AutoCloseable mapMethodLike dm_registerAs_directLink(S... msgs) { O mod = dm_current_mandatory_generic(); ret combineAutoCloseables(map(msgs, msg -> dm_vmBus_answerToMessage(msg, fConst(mod)))); }