Items that haven't been properly externalized can still be captured. In this example, jQuery is loaded using the pointcuts in "view source". The "after" cut captures the results of jQuery.noConflict() and stores it as the module.exports. This makes $ available just like a developer would expect within their modules.