var Person = function() { ... } // prototypes; module.exports = Person;