public override void Accept( ICombatLogEventVisitor visitor )
 {
     visitor.VisitSpellPeriodicEnergize(this);
 }