Is it safe to manually call `datamodule.setup()`?

Then how can I ensure that LightningModule’s setup method should be called after DataModule’s?