module.exports = function(_report) {
	return 'ok';
};