public bool EraseAllModels()
 {
     return(_eraser.EraseAllModels());
 }