# File lib/active_support/core_ext/string/multibyte.rb, line 52 def is_utf8? ActiveSupport::Multibyte::Chars.consumes?(self) end