public SpotCharterInMemoryCommandRepository(EventDispatcherBase.IEventDispatcher dispatcher = null)
 {
     this.dispatcher = dispatcher;
 }