if ( ! _.isUndefined( model.prototype.args.categories ) ) {
            model = model.extend( CategoriesMixin );
        }