# File vendor/plugins/exception_notification/lib/exception_notifiable.rb, line 24 def self.included(target) target.extend(ClassMethods) end