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