public void ThenTheTicketShouldBeAvailableInTheTicketList() { _startableHost.Stop(); }
public void Stop() { _host.Stop(); }