# File lib/kwala/notification.rb, line 17
  def self.add_notification(obj)
    self.notifications << obj
  end