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