From: Matthew Moss Date: 2008-07-14T05:42:18+09:00 Subject: Re: Symbolify (#169) > > def symbolify(num) > >  def eval(str) $num end; $num = num; "()" > > end > > that however, is _horrible_. :P Yes. Yes is it. :)