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