get_original_name# lsst.pipe.base.tests.mocks.get_original_name(mock: str) → str# Return the name of the original storage class, dataset type, or task label that corresponds to the given mock name. Parameters# mockstrThe mocked name. Returns# originalstrThe original name.