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