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