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