# File lib/rspec/core/configuration.rb, line 339 def backtrace_exclusion_patterns=(patterns) @backtrace_cleaner.exclusion_patterns = patterns end