If this is Nothing, returns next. Otherwise returns this.
next
@override Maybe<T> chain(Maybe<T> next) => this;