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