module.exports = Self => {
    require('../methods/edi/updateData')(Self);
};