# File lib/mail/multibyte/chars.rb, line 106
        def +(other)
          chars(@wrapped_string + other)
        end