# File lib/mail/fields/common/address_container.rb, line 5 def initialize(field, list = []) @field = field super(list) end