import oshi.software.os.*; static FileSystem oshi_fileSystem() { ret oshi_operatingSystem().getFileSystem(); }