# File lib/mail/version_specific/ruby_1_9.rb, line 33 def Ruby19.encode_base64(str) [str].pack( 'm' ) end