Variable AggregateLocatorImpl.locators

class AggregateLocatorImpl
{
  // ...
  Locator!(Type,KeyType)[LocatorKeyType] locators ;
  // ...
}