# File lib/mail/version_specific/ruby_1_9.rb, line 42 def Ruby19.get_constant(klass, string) klass.const_get( string ) end