# File lib/active_support/multibyte/chars.rb, line 406
      def g_length
        Unicode.g_unpack(@wrapped_string).length
      end