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