# File lib/dm-core/query/conditions/operation.rb, line 123
        def initialize(*operands)
          @operands = operands
        end