17 18 19
# File 'lib/clemency/callbacks.rb', line 17 def set(key, callback) @callbacks[key] = callback end