# File lib/rspec/core/configuration.rb, line 646 def inclusion_filter=(filter) filter_manager.include! build_metadata_hash_from([filter]) end