# File lib/mail/version_specific/ruby_1_8.rb, line 51 def Ruby18.get_constant(klass, string) klass.const_get( string ) end