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