Reduce `Container > [ Node ] ` to `SingleNodeContainer` ```java record SingleNodeContianer inherits Node, Container ```