module.exports = [
'addEventListener',
'removeEventListener',
'removeAllListeners',
'removeListener'
];