# File lib/shoulda/action_mailer/matchers/have_sent_email.rb, line 15 15: def have_sent_email 16: HaveSentEmailMatcher.new 17: end