A shared environment between modules.
.SharedEnv sharedenv()
The shared environment.
The shared environment is bound to the injector being used.
Do not assign to .SharedEnv in the workspace, because this will always
mask the object of the same name in package:modulr.
#> [1] "foo"#> [1] "bar"