void deleteRule (string rule name)Deletes a rule from the rule set.** [snip] create a Text_Wiki object called $wiki ** delete the 'embed' rule from the rule set $wiki->deleteRule('embed');