54 55 56
# File 'lib/exceptioner.rb', line 54 def self.notify(exception, options = {}) Notifier.dispatch(exception, options) end