public bool CanRun()
 {
     return(operation.CanRun());
 }