# File lib/dm-core/query/conditions/operation.rb, line 714
        def initialize
          @operands = Set.new
        end