svoid gazelle_removeCommentFromRule(S ruleID, S comment) { dm_call(dm_gazelle_rulesModule(), 'removeComment, ruleID, comment); }