# File lib/active_support/multibyte/chars.rb, line 413 def tidy_bytes(force = false) chars(Unicode.tidy_bytes(@wrapped_string, force)) end