internal static void Inject(this EventDefinition @this)
 {
     @this.RunInjectors();
 }