public string DoHeroStuff() => _power.ExercisePower();
public string DoAction() => _power.ExercisePower();