protected override void PayForService()
 {
     health.AddCost(cost);
 }