509 510 511
# File 'lib/win32/registry.rb', line 509 def self.type2name(type) @@type2name[type] || type.to_s end