public void Run()
 {
     _tree.EachNode(SaveBlobCells);
 }