configure() protected method

protected configure ( )
 /**
  * {@inheritdoc}
  */
 protected function configure()
 {
     parent::configure();
     $this->setName('cachetool:opcache:status:scripts');
 }