def to_repo(self): return Repo.mc_get(self.to_repo_id)
def from_repo(self): return Repo.mc_get(self.from_repo_id)