public function __construct(Node $node, TwigCallableInterface $twigCallable) { $this->rc = new ReflectionCallable($twigCallable); }