# File lib/active_support/core_ext/string/unicode.rb, line 38 def chars ActiveSupport::Multibyte::Chars.new(self) end