@property
    def application(self):
        if self.hacker_id:
            return self.hacker
        if self.mentor_id: