# File lib/test/unit/notification.rb, line 109 def add_notification(notification) @notifications << notification notify_fault(notification) notify_changed end