public function __construct(NodeInterface $selector, string $identifier) { $this->identifier = strtolower($identifier); }