# File lib/win32/file/stat.rb, line 437
def
mode
@mode
&=
~
(
S_IWGRP
|
S_IWOTH
)
end