# File lib/rufus/treechecker.rb, line 358
    def exclude_head(head, message=nil)

      @current_set.exclude_pattern(head, message)
    end