Crawler $crawler:
Overrides Constraint::matches
protected function matches($crawler) : bool { return $this->count === \count($crawler->filter($this->selector)); }