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