# File lib/dm-core/query/conditions/operation.rb, line 284
        def clear
          @operands.clear
          self
        end