# File lib/mail/multibyte/chars.rb, line 237
        def =~(other)
          @wrapped_string =~ other
        end