public static void Initialize()
 {
     instance.empresasList = MainDb.getEmpresas();
 }