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

      @current_set.exclude_pattern(head, message)
    end