module.exports = Self => {
    require('../methods/travel-thermograph/allowedContentTypes')(Self);
};