/**
  * function that never used, for autocomplete only
  */
 private function init()
 {
     self::$operations = new UGOperations();
 }