This method won't throw an error: def a_method raise ensure return :something end it will in fact return...