# File lib/arel/nodes/window.rb, line 100
def
initialize
(
expr
=
nil
)
super
(
expr
)
end