protected function getAttributeGetter() { if (function_exists('twig_template_get_attributes')) { return 'twig_template_get_attributes($this, '; } return '$this->getAttribute('; }