# File lib/arel/nodes/true.rb, line 8
      def eql? other
        self.class == other.class
      end