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