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