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