sS dm_textOfRule(S ruleID) { ret pairA(dm_textAndCommentForRule(ruleID)); } sS dm_textOfRule(O rule) { ret getString text(rule); }