# File lib/bacon.rb, line 144
def
after
(
&
block
);
@after
<<
block
;
end