# File test/test_Logging.rb, line 124
    def path=(new_path)
      @set_path_call += 1
      @set_path_value = new_path
    end