Name: js-handler/node_modules/optimist/example/reflect.js 
1:
#!/usr/bin/env node
2:
console.dir(require('optimist').argv);