exports = module.exports = EntityController; function EntityController () { } EntityController.prototype = { };