# File lib/action_mailer/vendor/tmail/utils.rb, line 49 def atom_safe?( str ) not ATOM_UNSAFE === str end