$name), $lineno); } public function compile(Twig_Compiler $compiler) { $compiler->raw('$_')->raw($this->getAttribute('name'))->raw('_'); } }