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