Inheritance: IDisposable
 protected AbstractPersistentSource()
 {
     pool = new StreamsPool(CreateClonedStreamForReadOnlyPurposes);
 }