!7 sclass GeneralKeywordList extends DynCalculatedList { Set set; L calc() { ret sortedIC(set); } }