public void Reset(RCRunner runner, RCClosure closure, RCBlock right) { runner.ResetCount(closure.Bot); runner.Yield(closure, new RCLong(0)); }