in iframe-wrapper/boot.js [21:23]
function _postMessage(message) { iframe.contentWindow.postMessage(JSON.stringify(message), '*'); }