public void Work() { var flow = FakeService.GetFlow(); this.EventSender.SendEvent(flow); this.EventSender = this.EventSender.Open(); }