Variable ProxyFactory.source_

class ProxyFactory
{
  // ...
  Locator!() source_ ;
  // ...
}