import oshi.software.os.*; static cached OperatingSystem oshi_operatingSystem() { ret oshi_systemInfo().getOperatingSystem(); }