From: aidy Date: 2008-08-14T23:27:21+09:00 Subject: at_exit kernal method Hi, Am I correct in saying that if I specify the at_exit method, will it be the last method that is invoked before the ruby process closes? Aidy