From: rtilley Date: 2006-03-20T22:58:50+09:00 Subject: Re: Digest::Base rmagick@gmail.com wrote: > Check out Module#const_get in ri: > > Digest.const_get('MD5').new That's great... Thanks for the tip!