# File lib/mail/envelope.rb, line 13 def initialize(*args) super(FIELD_NAME, strip_field(FIELD_NAME, args.last)) end