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