# File lib/mail/network/delivery_methods/test_mailer.rb, line 35
    def deliver!(mail)
      Mail::TestMailer.deliveries << mail
    end