# File lib/test/unit/assertions.rb, line 2003
          def each(&block)
            @array.each(&block)
          end