# File lib/arel/nodes/window.rb, line 19
      def frame(expr)
        @framing = expr
      end