# File lib/zip/zip.rb, line 1745
def
==
(
other
)
@uid
==
other
.
uid
&&
@gid
==
other
.
gid
end