# File lib/arel/nodes/window.rb, line 7
      def initialize
        @orders = []
      end