# File lib/mail/encodings/quoted_printable.rb, line 11 def self.can_encode?(str) EightBit.can_encode? str end