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