_ensureView: function(options) {
            var viewOpts = {
                // Grab the el from options.
                // This will override the following if it exists.
                el: options.el,