public JsonCommentController()
 {
     jsonUserController = new JsonUserController();
 }