# File lib/rspec/core/example.rb, line 93 def self.extended(object) def object.run; call; end end
# File lib/rspec/core/example.rb, line 97 def with(metadata) @metadata = metadata self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.