function(ContainerInterface $container) { return new \Common\Service\Documenter($container->get('documentation')); } ];