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