28 29 30
# File 'lib/multi_bug.rb', line 28 def notify(exception, options = {}) adapter.notify(exception, options) end