static Option identifyDisableObservedAddrManager(bool disable) { return (config) => config.withIdentifyDisableObservedAddrManager(disable); }