exports.getLastModified = function(sourceFile, taglibs) { return -1; }; exports.checkUpToDate = function(targetFile, sourceFile, taglibs) { return false; };