# File lib/rspec/core/example.rb, line 199
      def around_each_hooks
        @around_each_hooks ||= example_group.around_each_hooks_for(self)
      end