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