# File lib/mail/multibyte/unicode.rb, line 352 def ===(other) detect { |i| i === other } ? true : false end