# File lib/mail/matchers/has_sent_mail.rb, line 3
    def have_sent_email
      HasSentEmailMatcher.new(self)
    end