static void Main(string[] args)
 {
     Photo photo = Photo.Load(1);
 }