# File Warshall.rb, line 91
        def each &b
                @array.each &b
        end