class RSpec::Rails::Matchers::SendEmail

def multiple_match?

def multiple_match?
  @matched_emails.many?
end