sS tok_genRecordFieldsToList(LPairS fields) { ret "public L _fieldsToList() { ret ll(" + joinWithComma(pairsB(fields)) + "); }\n"; }