# File lib/ole/storage/base.rb, line 337
    def inspect
      "#<#{self.class} io=#{@io.inspect} root=#{@root.inspect}>"
    end