module.exports = { getValue: function() { return this.getEl('input').value; } };