# File lib/ruby2ruby.rb, line 1033
def
to_ruby
RubyToRuby
.
new
.
process
(
self
.
to_sexp
)
end