protected boolean hasMappedChildren(Mapping mapping) {
   return !mapping.getNested().isEmpty();
 }