# File lib/rspec/core/reporter.rb, line 29
    def registered_listeners(notification)
      @listeners[notification]
    end