# File lib/arel/nodes/and.rb, line 23
      def hash
        children.hash
      end