Safely clone node's fs.Stats instances without losing their class methods
npm install clone-statsSafely clone node'sfs.Stats instances without
losing their class methods, i.e. stat.isDirectory() and co.

Returns a clone of the original fs.Stats instance (stat).
MIT. See LICENSE.md for details.