public CatalogeService()
 {
     this.serviceClient = new InterplayJSonServiceClient(new ConsoleAuthGetters());
 }