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