# File lib/zip/zipfilesystem.rb, line 316 def mtime(fileName) @mappedZip.get_entry(fileName).mtime end