# typed: strict module UnpackStrategy class Zip module MacOSZipExtension include Kernel end end end