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