# File lib/win32/file.rb, line 566
def
size
(
file
)
File
::
Stat
.
new
(
file
).
size
end