# File lib/action_mailer/vendor/tmail/mail.rb, line 148 def sub_header(key, param) (hdr = self[key]) ? hdr[param] : nil end