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