# File Warshall.rb, line 232
        def each &b
                @basis.each &b
        end