My program contains a lot of configuration parameters so I was looking for a way to have them all in one place, accessible from every file in the project. I thought about a config module which would act as an interface to a yaml file that contains the configuration parameters. One requirement I want is to be able to access