pimpl management good practice

How? The strings added to the vector are allocated on the heap and need to be freed when the vtkPythonArgsConverter instance is destroyed.

It saves having to create and destroy the vector instance explicitly.