# File lib/mail/message.rb, line 1142 def destinations [to_addrs, cc_addrs, bcc_addrs].compact.flatten end