Matz does not hold the source code in memory so...no you cannot (unless you did your own loading of the proc from eval'ing a string and then keeping a handle to it.) -rich > -----Original Message----- > From: Michael Davis [mailto:mdavis / sevasoftware.com] > Sent: Friday, December 06, 2002 1:36 PM > To: ruby-talk ML > Subject: Is it possible to convert a proc object or block to > a string of Ruby code? > > > Is it possible to convert a proc object or block to a string > of Ruby code? > > Thanks, Michael > > > >