public FilterAtomicReaderAnonymousInnerClassHelper(TestIndexReaderClose outerInstance, AtomicReader wrap, bool throwOnClose) : base(wrap) { this.OuterInstance = outerInstance; this.ThrowOnClose = throwOnClose; }