# File lib/rspec/core/configuration.rb, line 267 def full_description=(description) filter_run({ :full_description => /#{description}/ }, true) end