# File lib/arel/nodes/window.rb, line 61
      def hash
        super ^ @name.hash
      end