# File lib/dm-core/query.rb, line 358
    def merge(other)
      dup.update(other)
    end