function(ContainerInterface $container) { return new ProVM\Command\Watch($container->get('period')); } ];