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