# File lib/mail/multibyte/chars.rb, line 185
        def strip
          rstrip.lstrip
        end