Bug with Rx.make() and Option.none() causing immediate failure
@Tim Smart Funny bug, because 
Option is a subtype of effect, if you want to Rx.make(Option.none()) (or set it to none or whatever) the Result is immediately a failure 