# File lib/mail/matchers/has_sent_mail.rb, line 47
      def matching_body(body_matcher)
        @body_matcher = body_matcher
        self
      end