# File lib/rspec/core/hooks.rb, line 14 def options_apply?(example_or_group) example_or_group.all_apply?(options) end
# File lib/rspec/core/hooks.rb, line 9 def with(options) @options = options self end
[Validate]
Generated with the Darkfish Rdoc Generator 2.