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