# File lib/active_support/multibyte/chars.rb, line 298 def reverse chars(Unicode.g_unpack(@wrapped_string).reverse.flatten.pack('U*')) end