# File lib/active_support/multibyte/chars.rb, line 423
      def tidy_bytes
        chars(self.class.tidy_bytes(@wrapped_string))
      end