svoid dm_trimFields(S... fields) { for (S field : fields) dm_setField(field, trim((S) get(dm_current_mandatory(), field))); }