# File lib/faster_csv.rb, line 666
    def ==(other)
      @table == other.table
    end