# File rbot/registry.rb, line 143
    def restore(val)
      Marshal.restore(val)
    end