# File lib/mail/encodings/8bit.rb, line 19
      def self.encode(str)
        str.to_crlf
      end