class Mail::Matchers::HasSentEmailMatcher

def with_any_attachments

def with_any_attachments
  @having_attachments = true
  self
end