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