# File lib/rspec/core/metadata.rb, line 68 def for_example(description, options) dup.configure_for_example(description,options) end