TODO: Enter your module description here
To access this module from JavaScript, you would do the following:
var test2 = require("com.test");
The test2 variable is a reference to the Module object.
TODO: If your module has an API, you should document the reference here.
TODO: This is an example of a module function.
TODO: This is an example of a module property.
TODO: Enter your usage example here
TODO: Enter your author name, email and other contact details you want to share here.
TODO: Enter your license/legal information here.