hi, i have a script file call foo.js. this file use to bind properties to global scope using Object.bindProperties(this,propertyObj); i need to execute this file automatically @ nashorn startuphow can i do that?