``` mol = getRDKitMolecule(molPath) # TODO Should we move getRDKitMolecule out of unittests? @wcatykid @rmagesh148 ``` https://github.com/deepdrugai/eMolFrag2.0/blob/2e5251f980b4d7d5a5893db5585390ac95da8cfe/src/representation/Molecule.py#L30 Should we move the getRDKitMolecule module out of unittests?