Scoping Config Provision for a Service Without Explicit Nesting
What is a good way to scope the providing of
Config to a Service without explicitly using Config.nested(Config.string("key"), "serviceName") ?