efew = require 'fs'
###
root = exports ? this
root.foo = -> 'Hello World'
console.log root.foo()
My comments will show up here