content, true); } public function getVar(string $var, $default = null) { return array_get($this->markup(), $var, $default); } }