def status(self): """ returns the status :returns: String """ return Status.get_by_id(self.status_id)