# File lib/delayed/lifecycle.rb, line 29
def
around
(
event
,
&
block
)
add
(
:around
,
event
,
&
block
)
end