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