# File test/test_wpm_writer.rb, line 772
    def params(nth)
      @driver_info[nth][:params_call] += 1
      @driver_info[nth][:params].dup
    end