# File lib/celerity/listener.rb, line 138 def notify(message, origin) @procs[:incorrectness].each { |handler| handler.call(message, origin) } end