class Zip::FileSystem::ZipFsDir

def initialize(mapped_zip)

def initialize(mapped_zip)
  @mapped_zip = mapped_zip
end