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