# File lib/mail/multibyte/chars.rb, line 169
        def size
          Unicode.u_unpack(@wrapped_string).size
        end