# File lib/rufus/treechecker.rb, line 196
    def freeze

      super
      @root_set.freeze
      @set.freeze
    end