I have a parent that presents a child view controller.
view.addSubview(commentController.view) addChild(commentController) co