Пример #1
0
 public function coautores()
 {
     return Coautor::find_by_trabalho($this->id);
 }