public void Initialize()
 {
     _service = new LibraAdmissionControlService(_host, _port);
 }