Overrides Constraint::matches
protected function matches($other) : bool { return Command::SUCCESS === $other; }