So I have my own class in node.js , called - test.js in which there\'s a function called bla()
test.js
bla()
In my node1, I do the following.