Summary
- this fixes #7153 by using the cached pragmas in #allSystemPragmas (details)
- PragmaType is from Spotter but hat no users --> remove (details)
- refactor some of the usres of PragmaCollector to use Pragma allNamed: instead (details)
- add two more forwarding method... they are used when scanning the whole system for self and thisContext (which is a bit slow thus I am hesitent to add tests) (details)
- Another small cleanup related to RemoteString: (details)
- Fix restart. With tests. (details)