# File lib/active_support/multibyte/handlers/utf8_handler.rb, line 160 def size(str) u_unpack(str).size end