Here’s my implementation of what I proposed in my ticket on loading
the init_engine file last in start_engine, since I didn’t see it done
in trunk yet.
Also, this include a nifty line of code so you can say
Engines[:my_engine] as well as Engines.get(:my_engine)