# File lib/action_mailer/vendor/tmail/encode.rb, line 139
    def phrase( str )
      @f << quote_phrase(decode(str))
    end