# File test/test_logger.rb, line 229
    def info(messg)
      @info_call += 1
      nil
    end