if (!$this->getAlbum() instanceof Album) {
            throw new Exception("No valid album has been set"); 
        }