'use strict' const {{name}} = exports = module.exports = {} {{name}}.{{method}} = function (data) { // this.emitter gives access to the event instance }