# File lib/yard/options.rb, line 122
    def merge(opts)
      dup.update(opts)
    end