41 42 43 44
# File 'lib/intervention.rb', line 41 def callback object @config.callbacks ||= [] @config.callbacks << object end