http://cardzoneqzvq6tkywkbpbbclp4sb4o4ry7piwkwx3om6qkxjmksb4zyd.onion/cz/wp-includes/js/mce-view.js
*
* @return {*}
*/
getContent: function() {
return this.content;
},
/**
* Renders all view nodes tied to this view instance that are not yet rendered.
*
* @param {string} content The content to render. Optional.
* @param {boolean} force Rerender all view nodes tied to this view instance.