module.exports = function(Self) {
    require('../methods/schema/model-info')(Self);
};