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