Only initialize a module the first time it's needed.
loaded
function createLazyLoader(factory) { // TODO }