enhance_with_matching_rule(task_name, level=0)
Instance Public methods
If a rule can be found that matches the task name, enhance the task with
the prerequisites and actions from the rule. Set
the source attribute of the task appropriately for the rule. Return the
enhanced task or nil of no rule was found.