public function __construct(ContainerInterface $container) { $this->container = $container; $this->inflector = Inflector::get(); }