public function getCards(array $artifact_ids, $swimline_id)
 {
     return parent::getCards($artifact_ids, $swimline_id);
 }