class RSpec::Core::World
def find_hook(hook, scope, group, example = nil)
def find_hook(hook, scope, group, example = nil) @configuration.find_hook(hook, scope, group, example) end
def find_hook(hook, scope, group, example = nil) @configuration.find_hook(hook, scope, group, example) end