Hossein Shahsahebi

6,348
reputation
5
24
38
try { 
    become_the_best(); 
} catch(Failure) { 
    try_again(); 
} finally { 
    die("& RIP.");
}