Hi, In regards to the recent safe level setting vulnerability (http://ruby-lang.org/en/20051003.html -- Objects can get around Ruby safe level restrictions): If I trust all of the code being run and don't eval any user input, am I uneffected by this problem (meaning that I don't need to rush to upgrade to 1.8.3)? Thanks, Ben