/**
  * URL
  * 
  * @accessor
  */
 public function url()
 {
     return $this->episode->permalink();
 }