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