From: ThoML Date: 2008-07-14T18:55:38+09:00 Subject: Re: Symbolify (#169) > Try evaluating ??, ?-, ?* etc... in the console :-) Unfortunately(??), this doesn't work with ruby19 though. In ruby19, ? ( evaluates to "(". irb(main):001:0> ?(.class => String In irb 1.8: irb(main):001:0> ?(.class => Fixnum