# File lib/sup/imap.rb, line 97 def load_header id parse_raw_email_header StringIO.new(raw_header(id)) end