public void Init()
 {
     instance = new CellsTaskApi(GetConfiguration());
 }