# File lib/ruby2ruby.rb, line 1040
def
self
.
name
@@n
+=
1
return
"myproc#{@@n}"
"myproc#{@@n}"
end