if (typeof module !== 'undefined') {

    module.exports = Category;
    return module.exports;