d = dict(
            [(f"{s.__class__.__name__}::{str(s.id)}", hash(s)) for s in self.services]