By the way you don't need `static` here, anything that goes into a `const` has to be static anyways, so as long as Nim can call the procedure statically, it will.
- static in templates not really static? bather
- static in templates not really static? ElegantBeef
- static in templates not really static? PMunch
