# File lib/win32/file.rb, line 637
def
self
.
readonly?
(
file
)
File
::
Stat
.
new
(
file
).
readonly?
end