in docker-compose/generate-config/config.py [0:0]
def __getitem__(self, path: str) -> Any: return get_at_path(self.obj, path.split("."))