How do I get a reference to the system filesystem?

FileUtil.getConfigRoot()
FileUtil.getConfigFile(path)
// usually you don't need to use this
Repository.getDefault().getDefaultFileSystem()