Example #1
0
 public function media_files()
 {
     return MediaFile::find_all_by_episode_id($this->id);
 }