# File lib/active_support/multibyte/chars.rb, line 307
      def size
        self.class.u_unpack(@wrapped_string).size
      end