protected function run(array $args, Session $sender)
 {
     $sender->reloadKits();
     return $sender->translate(Phrases::KITS_RELOADING);
 }