static LS conceptFieldsInOrder(O o) { ret fieldsInOrder(o); } static LS conceptFieldsInOrder(Class c) { ret fieldsInOrder(c); }