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