There's also this public-but-underscored example on Sequence:
Sequence
Here is the default implementation that returns nil:
nil
And here's where we use that nil to perform some conditional logic: