We solved #210 by caching applications in the Router classes that provide them.
However, this method below still initializes these objects outside of the Rails cache.
This ticket is to find some way to unify all this and provide cached apps for any other page/functionality that needs it.