# File lib/archive/zip/entry.rb, line 1034
def
mode=
(
mode
)
super
(
0100000
|
(
mode
&
07777
))
end