svoid mapMethodLike dm_watchFieldAndActuallyNow(S field, Runnable onChange) { dm_watchField(field, onChange); onChange.run(); }