Ruby 1.9.2 Reference Manual > All Libraries > library continuation > class Continuation > []
self[*ret] -> ()
call(*ret) -> ()
self が記憶した状態を継続します。引数は そのまま Kernel.#callcc の戻り値になります。