/**
  * @return string
  */
 public function getOrderBy()
 {
     return $this->configurator->getOrderBy();
 }