34 35 36
# File 'lib/expedite/agents.rb', line 34 def after(event, &block) register_hook(:"after_#{event}", block) end