static S gateway() { ret isAndroid() ? androidGetGateway() : first(detectGateways()); }