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