/**
  * @return array
  */
 private function getDiamanteUsers()
 {
     return static::$_api->getDiamanteUsers();
 }