# File lib/rspec/core/example.rb, line 147 def around_hooks @around_hooks ||= example_group.around_hooks_for(self) end