# File lib/differ/diff.rb, line 66
    def ==(other)
      @raw == other.raw_array
    end