# File Warshall.rb, line 32
        def [](i)
                @array[i]
        end