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