# File lib/arel/nodes/extract.rb, line 22
      def hash
        super ^ [@field, @alias].hash
      end