/**
  * @return mixed
  */
 public function index()
 {
     return $this->r_users->indexBackEndSettings();
 }