# File lib/mail/matchers/has_sent_mail.rb, line 37
      def matching_subject(subject_matcher)
        @subject_matcher = subject_matcher
        self
      end