protected virtual Burden CreateInstance(CreationContext context, bool trackedExternally) { return(context.ActivateNewInstance(ComponentActivator, trackedExternally)); }