public function getCollectionRoute(EntityTypeInterface $entity_type)
 {
     return parent::getCollectionRoute($entity_type);
 }