# File lib/mail/matchers/has_sent_mail.rb, line 16
      def from(sender)
        @sender = sender
        self
      end