function get_index() { $user = new \app\models\User(\app\inc\Input::getPath()->part(4)); return $user->getData(); }