sbool isUntransformableRecord(O o) { ret o instanceof IFieldsToList && !o instanceof Transformable; }