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