# File lib/mail/parsers/rfc2822.rb, line 2169 def addresses [first_addr] + other_addr.elements.map { |o| o.addr_value } end