get('config'); $headersToInspect = $config['ip_address_resolution']['headers_to_inspect'] ?? []; return new IpAddress(true, [], self::REQUEST_ATTR, $headersToInspect); } }