first(); if (is_null($camera)) { return null; } return $camera->toDbo(); } }