# File lib/mail/encodings/8bit.rb, line 14
      def self.decode(str)
        str.to_lf
      end