# File lib/mail/encodings/base64.rb, line 7
      def self.decode(str)
        RubyVer.decode_base64( str )
      end