in src/executable-code/executable-fragment.js [309:313]
onFoldButtonMouseLeave() { if (this.state.foldButtonHover) { this.update({ foldButtonHover: false }); } }