protected override void RegisterObjectStore(ICommandDispatcher commandDispatcher, ITime time)
 {
     commandDispatcher.RegisterMemoryObjectStore(time);
 }