Your posts show up at just the right time for some of my work on a regular basis!
I'm embarrassed to admit I used the `global` statement yesterday because I was unsure of what pattern to use when making a config class available across a project.
I was aware there's probably a better approach, but unsure which to choose and how to implement it. I can see how to apply a couple ideas from this post in my project. Thanks!