# File lib/arel/nodes/window.rb, line 27
def
range
(
expr
=
nil
)
frame
(
Range
.
new
(
expr
))
end