Hossein Shahsahebi

5,298
reputation
5
22
36
try { 
    become_the_best(); 
} catch(Failure) { 
    try_again(); 
} finally { 
    die("& RIP.");
}