public function __construct(Twig_Node_Print $node)
 {
     parent::__construct($node->expr, $node->getLine(), $node->getNodeTag());
 }