public __Mixins(MixinDependencySpec target)
 {
     this.MixinMasterWrapper =
         new DefaultMixinActivator()
         .CreateInstance <__pMixinAutoGenerated.CopaceticSoftware_pMixin_TheorySandbox_Interceptors_BasicInterceptor_Mixin.MasterWrapper>(
             target);
 }
 protected override void Establish_context()
 {
     _spec = new MixinDependencySpec();
 }