!include once #1010945 // OSHI import oshi.software.os.*; static cached OperatingSystem oshi_operatingSystem() { ret new SystemInfo().getOperatingSystem(); }