# File lib/rspec/core/filter_manager.rb, line 90
        def merge(orig, opposite, *updates)
          _warn_deprecated_keys(updates.last)
          super
        end