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