public override void BeginLifecycle()
 {
     LeftValue.BeginLifecycle();
     RightValue.BeginLifecycle();
 }