// the comment below (with 'import' on line starting with whitespace) caused the // extractor to think it was a es2015 module and not a commonjs module. /* import */ const fs = require('fs');