# File lib/action_mailer/vendor/tmail/base64.rb, line 44 def rb_decode( str, strict = false ) str.unpack('m') end