Response $response:
Overrides Constraint::matches
protected function matches($response) : bool { return $response->isSuccessful(); }