# File test/test_Logging.rb, line 69
    def has_logfiles?
      @has_logfiles_call += 1
      ! @store['logfiles'].empty?
    end