public function handleTestCommand(TestCommand $command)
 {
     $command->setInvoked(true);
 }