constructor(model, params, opts, user) {
    this._model = model;
    this._params = params;
    this._opts = opts;
    this._user = user;