# File lib/mail/matchers/has_sent_mail.rb, line 42
      def with_body(body)
        @body = body
        self
      end