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