# File lib/action_mailer/vendor/tmail-1.1.0/tmail/base64.rb, line 38 def folding_encode( str, eol = "\n", limit = 60 ) [str].pack('m') end