# File test/test_fork.rb, line 42
    def waitpid(pid)
      @waitpid_call += 1
      @waitpid_pid = pid
      nil
    end