# File lib/unified_ruby.rb, line 127
  def rewrite_fbody(exp)
    return *exp.sexp_body
  end