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