module.exports = Self => {
    require('../methods/item-image-queue/downloadImages')(Self);
};