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