How does one refer to object that pydriver affects, within script?

Dear Gurus:
How does one symbolically refer to the object for which one is writing a pydriver?

I’m thinking of an object to be duplicated multiple times,
so each duplicate gets a copy of the pydriver,
and for each dupli I want to refer to that dupli’s matrix_world :smiley: