class RSpec::Core::Example

def around_hooks

def around_hooks
  @around_hooks ||= example_group.around_hooks_for(self)
end