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