public function hasBlock(string $name, array $context = []) : bool { return $this->template ->hasBlock($name, $context); }