# File lib/ruby2ruby.rb, line 899 def rewrite_ensure exp exp = s(:begin, exp) unless context.first == :begin exp end