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