# File lib/mail/multibyte/chars.rb, line 377
      def normalize(form = nil)
        chars(Unicode.normalize(@wrapped_string, form))
      end