_initBinds: function () {
    var self = this;

    this.model.set('createContentView', function () {
      return self._createContentView();