# File lib/mail/encodings/base64.rb, line 21 def self.encode(str) RubyVer.encode_base64( str ).to_crlf end