# File lib/ole/storage/meta_data.rb, line 145
    def meta_data
      @meta_data ||= MetaData.new(self)
    end