public function __construct(Zwig_Environment $env = null) { parent::__construct($env); $this->expressionParser = new Zwig_ExpressionParser($this); }