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