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