sub_comment<<(comment[0].children.create:body=>"comment body",:title=>"comment title 0",:user_id=>1,:course_id=>1,:comment_thread_id=>comment_thread.id)
sub_comment<<(comment[0].children.create:body=>"comment body",:title=>"comment title 1",:user_id=>1,:course_id=>1,:comment_thread_id=>comment_thread.id)