# File lib/win32/dir.rb, line 131
   def self.empty?(path)
      PathIsDirectoryEmpty(path)
   end