class Arel::Nodes::Distinct

def eql?(other)

def eql?(other)
  self.class == other.class
end