# File lib/zip/zipfilesystem.rb, line 423
      def initialize(mappedZip)
        @mappedZip = mappedZip
      end