Hossein Shahsahebi

4,164
reputation
4
20
35
try { 
    become_the_best(); 
} catch(Failure) { 
    try_again(); 
} finally { 
    die("& RIP.");
}