# File lib/rspec/core/configuration.rb, line 663 def exclusion_filter=(filter) filter_manager.exclude! build_metadata_hash_from([filter]) end