public function presentation()
 {
     return $this->belongsTo(Presentation::getClass());
 }