# File test/test_logger.rb, line 219
    def warning(messg)
      @warning_call += 1
      nil
    end