static Option identifyProtocolVersion(String version) { return (config) => config.withIdentifyProtocolVersion(version); }