# File lib/arel/nodes/window.rb, line 36
      def hash
        [@orders, @framing].hash
      end