# File lib/rspec/core/reporter.rb, line 69
    def message(message)
      notify :message, message
    end