# File lib/arel/nodes/window.rb, line 23
def
rows
(
expr
=
nil
)
frame
(
Rows
.
new
(
expr
))
end