# File lib/email_spec/matchers.rb, line 269 def include_email_with_subject(*emails) IncludeEmailWithSubject.new(emails.flatten.first) end