public function resolution()
 {
     return $this->belongsTo(Resolution::getClass());
 }