# File lib/shindo.rb, line 41
def
after
(
&
block
)
@afters
.
last
.
push
(
block
)
end