public void SetBus(IServiceBus bus) { IServiceBus busValue = _scenario.GetDecoratedBus(bus); _context.SetBus(busValue); }