const hideWindow = () => {

    // Previously:
    // each( win => win.hide() )