static L gazelle_allRulesWithComment_unimported(fS comment) { L l = dm_allRulesFromRulesModule_unimported(); ret empty(comment) ? l : [virtual Rule rule : l | cic(tlft(getString comments(rule)), comment)]; }