public IEventSequence FromJournal(object evt, string manifest) { return(EventSequence.Create(UpgradeChain.Value.Update(evt))); }