public ImmSortedMap <TKey, TValue> Produce() { _lineage = Lineage.Mutable(); return(_inner.WrapMap(_comparer)); }