/**
  * {@inheritdoc}
  */
 public function preRender(array $result)
 {
     parent::preRender($result);
     $this->dsPreRender($result);
 }