Response $response:
Overrides Constraint::matches
protected function matches($response) : bool { return null !== $this->getCookie($response); }