# File lib/rufus/treechecker.rb, line 180
    def clone

      Marshal.load(Marshal.dump(self))
    end