svoid mapMethodLike dm_watchField(S field, Runnable onChange) { new Dyn_FieldWatcher(dm_current_mandatory(), field, onChange); }