Creates a new Fiber which calls the given delegate.
The delegate the fiber should call
Fiber will be added to the front of the ready queue to be run first
See Implementation
Creates a new Fiber which calls the given delegate.