/**
  * {@inheritdoc}
  */
 public function build(ContainerInterface $container, $data, array $options = [])
 {
     $container->clear();
 }