# File test/pseudo_req_res.rb, line 41
    def warning(messg)
      @log_warning << messg << "\n"
      nil
    end