constructor(deps: PostRevisionsDeps) {
        this.config = deps.config;
        this.model = deps.model;
    }