Array
# File lib/mail/fields/common/address_container.rb, line 5 5: def initialize(field, list = []) 6: @field = field 7: super(list) 8: end
# File lib/mail/fields/common/address_container.rb, line 10 10: def << (address) 11: @field << address 12: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.