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