private void assertBindingCallCounts() {
   parentAsserts.assertBindingCallCounts();
   childAsserts.assertBindingCallCounts();
 }