105 106 107
# File 'lib/udgenerator/type.rb', line 105 def == (type) NSObject === type && super(type) end