Yesterday I spent the whole day tryint to patch a module global. This is what I ended up with.
The 2 hardest problems in programming are naming, cache invalidation, and off-by-one errors.