public AssertingWeightAnonymousInnerClassHelper(AssertingIndexSearcher outerInstance, Random random, Weight w)
     : base(random, w)
 {
     this.OuterInstance = outerInstance;
 }
 public AssertingWeightAnonymousInnerClassHelper(AssertingIndexSearcher outerInstance, Random random, Weight w)
     : base(random, w)
 {
     this.OuterInstance = outerInstance;
 }