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