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