# File lib/ole/storage/base.rb, line 435
      def initialize ole
        @ole = ole
        @sparse = true
        super()
      end