module.exports = function lo(d){ return (d || '').toLowerCase() }