doOperation = function () { require('hello.js'); hello(); } doOperation();