static Singleton()
 {
     Instance = new InformationsService();
 }
 static Singleton()
 {
     Instance = new InformationsService();
 }