/**
  * disables global sets support
  */
 protected function disableGlobalSets()
 {
     ConfigHelper::disableGlobalSets();
 }