# File lib/action_mailer/vendor/tmail/encode.rb, line 240
    def text( str )
      scanadd normalize_encoding(str)
    end