Yes, I did mean normalize, my bad.
As for System.import, I believe it is only called when the user
explicitly calls it; meaning it's not called internally to load
modules that are dependencies of other modules. Am I wrong here?