# File lib/rufus/treechecker.rb, line 206
    def freeze
      super
      @root_set.freeze
      @set.freeze
    end