# File warshall.rb, line 71
        def each &b
                @array.each &b
        end