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