name; } public function parse(Twig_Token $token) { $this->parser->getStream()->expect($this->name); return $this->name; } }