1var lockFile = require('../../lockfile.js') 2 3lockFile.lockSync('never-forget') 4 5throw new Error('waaaaaaaaa') 6