private void onNewChildClicked() {
   ((HomeController) controller).newChild();
 }