This module is deprecated or moved on the latest stable version. The last existing version (v1_9_2_180) is shown here.
WIN32OLE.const_load(ie) WIN32OLE.constants.sort.each do |c|
puts "#{c} = #{WIN32OLE.const_get(c)}"
end