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