# File lib/windows/msvcrt/file.rb, line 59
         def stat(path, buffer)
            Stat.call(path, buffer)
         end