/*global module*/ module.exports = function(results, context) { return context.cwd; };