this.client is undefined until someone sets it.
this.client
Given some URI and some WatchOptions, generate a unique key.
URI
WatchOptions
Return fully qualified options.
A specific client requests us to watch a given uri according to some options.
uri
options
We internally re-use all the same (uri, options) pairs.
(uri, options)
this.client
is undefined until someone sets it.