static PairS dm_textAndCommentForRule(S ruleID) { ret (Pair) quickImport(dm_call(dm_gazelle_rulesModule(), 'textAndCommentForRule, ruleID)); }