in src/ConfigParser/ConfigParser.js [494:496]
function getNodeTextSafe (el) { return el && el.text && el.text.trim(); }