Return the current fiber.
Return
The current executing fiber.
Bind the specified running fiber to the Interpreter, or unbind the current fiber.
Parameters
The fiber to run, or null to unbind the current fiber.
A string describing the context of this operation.