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