# File lib/mail/encodings/base64.rb, line 26
      def self.cost(str)
        4.0/3
      end