module.exports = function(Self) {
    require('../methods/packaging/listPackaging')(Self);
};