Using an operator (a method of Mono/Flux that returns a Mono/Flux) produces a new instance, so not affecting this new instance to a variable (or using it in a fluent style) means the operator won’t be applied.