Provides the flatten() method to Option type values that hold another Option.
flatten()
Available on Option<Option<T>>, provided by the OptionFlatten extension
Option