# File test/pseudo_req_res.rb, line 46
    def notice(messg)
      @log_notice << messg << "\n"
      nil
    end