static F1 f1_getField(fS fieldName) { ret func(O o) -> O { _get(o, fieldName) }; }