module.exports = { handleColorMouseOver: function (color) { this.color = color; }, };