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