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