configure() protected method

protected configure ( )
 protected function configure()
 {
     parent::configure();
     $this->addOption('acts-on', 'a', InputOption::VALUE_REQUIRED, 'ActsOn');
 }