public StashboxChildContainerAdapter(IStashboxContainer container) { this.childContainer = container.BeginScope(); }