public function handle(GenericEvent $event)
    {
        $collection = $this->collectionBuilder();

        $console = $this->getConsolePath();