/**
  * @inheritDoc
  */
 public function runWithFirstKeyFirstValue(SqlQuery $query)
 {
     return parent::runWithFirstKeyFirstValue($query);
 }