public function removeConfigSetting(string $name) : bool { return $this->removeSubNode('config', $name); }