class Zip::FileSystem::ZipFsFile::ZipFsStat

def get_entry

def get_entry
  @zip_fs_file.__send__(:get_entry, @entry_name)
end