List of utility methods to do Path Create nio
return Iterables.transform(files, toPath);
try { return path.toRealPath(); } catch (IOException e) { throw new UncheckedIOException(e);