throw new RuntimeError('Accessing \Twig\Template attributes is forbidden.',
$lineno,
$source);
} // object property
if (/* Template::METHOD_CALL */ 'method' !==
$type) { if (isset($object->
$item) || \
array_key_exists((string) $item,
(array) $object)) { if ($isDefinedTest) { return true;
} if ($sandboxed) { $env->
getExtension(SandboxExtension::
class)->
checkPropertyAllowed($object,
$item,
$lineno,
$source);
} return $object->
$item;
} } static $cache =
[];
$class = \
get_class($object);
// object method