', $this->name); } public function parse(Twig_Token $token) { return $this->parser->getExpressionParser()->parseExpression(); } }