static Option identifyUserAgent(String agent) { return (config) => config.withIdentifyUserAgent(agent); }