in remote_settings/client.py [0:0]
def server_info(self): return { "url": SERVER_URLS.get(self._server), "user": { "id": "mocked_user", }, }