if ( ! _.isUndefined( model.prototype.args.author ) ) {
            model = model.extend( AuthorMixin );
        }