are subsystems supposed to be able to declare a `....
# general
a
are subsystems supposed to be able to declare a
.scoped()
dependency on other subsystems, or are those all supposed to be global?
Subsystem.closure()
doesn't use
.subsystem_dependencies_iter()
and this causes an error when it tries to process a
SubsystemDependency
as a
Subsystem