module Test::Unit::TestResultNotificationSupport

def notification_summary

def notification_summary
  "#{notification_count} notifications"
end