Arel::Nodes::Unary
# File lib/arel/nodes/window.rb, line 59 def initialize(expr = nil) super(expr) end