Arel::Nodes::Node
# File lib/arel/nodes/window.rb, line 106 def eql? other self.class == other.class end
# File lib/arel/nodes/window.rb, line 102 def hash self.class.hash end