get: function (attr) {
    if (attr === 'upload') {
      return this._uploadModel.toJSON();
    }