value = $value; return $this; } abstract public function matches(Comparator $comparator, mixed $value): bool; }