def list_celebrities(self): """List all celebrities in the system.""" return list(self.celebrities.keys())