MessageEvents $events:
Overrides Constraint::matches
protected function matches($events) : bool { return $this->expectedValue === $this->countEmails($events); }