The module.require() method provides a way to load a module as if require() was called from the original module.
module.require()
require()
v0.5.1