# File lib/test/unit/notification.rb, line 58 def included(base) base.class_eval do include NotificationHandler end end