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