public function addTokenParser(TokenParserInterface $parser) { $this->extensionSet ->addTokenParser($parser); }