public NeuroModel() { _client = new RestApiClient("http://127.0.0.1:5000/"); _docker = new Docker(); }