public DefaultService(ApplicationStarter starter) { _starter = starter; }
public CommandCollection(ApplicationStarter starter) { _starter = starter; }