# File lib/rspec/core/world.rb, line 132 def find_hook(hook, scope, group, example = nil) @configuration.find_hook(hook, scope, group, example) end