>>>>> "S" == Suraj Kurapati <snk / gna.org> writes: >>> Fiber.methods(false).sort vgs% ruby -rfiber -e 'p Fiber.methods(false)' [:new, :yield, :current] vgs% Guy Decoux