Array
# File lib/rspec/core/hooks.rb, line 53 def find_hooks_for(group) dup.reject {|hook| !hook.options_apply?(group)} end
[Validate]
Generated with the Darkfish Rdoc Generator 2.