Overrides AbstractExtension::getNodeVisitors
public function getNodeVisitors() : array { return [ new ProfilerNodeVisitor(static::class), ]; }