Variable StructFixtureFactory.company_

struct StructFixtureFactory
{
  // ...
  Company company_ ;
  // ...
}