static Q dm_q() { ret dm_current_mandatory().q(); } svoid dm_q(Runnable r) { dm_inQ(r); }