Details
Description
Cloning a module should leave it in a fully-configured state, with internal structures properly updated. This is done by calling build(), so we can simply do that as a last step in clone().
Cloning a module should leave it in a fully-configured state, with internal structures properly updated. This is done by calling build(), so we can simply do that as a last step in clone().