# File lib/innate/helper/aspect.rb, line 102
def
after_all
(
&
block
)
AOP
[
self
][
:after_all
] =
block
end