new(expr = nil)
No documentation available.
# File activerecord/lib/arel/nodes/window.rb, line 92 def initialize(expr = nil) super(expr) end