# File lib/ole/storage/base.rb, line 835
      def time
        #warn 'Dirent#time is deprecated'
        create_time || modify_time
      end