# File test/test_multi_process.rb, line 493
    def each(traversed={})
      yield(self)
      nil
    end