public static Model.PhotoAlbum GetPhotoAlbumWithPhoto(Guid albumId) { return(instance.GetPhotoAlbumWithPhoto(albumId)); }