# File lib/win32/file.rb, line 760
   def stat
      File::Stat.new(self.path)
   end