# File lib/sup/message.rb, line 210
  def recipients
    @to + @cc + @bcc
  end