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