Variable TireInflatorConfigurer.locator_

class TireInflatorConfigurer
{
  // ...
  Locator!(Object,string) locator_ ;
  // ...
}