# File lib/action_mailer/vendor/tmail/utils.rb, line 61 def token_safe?( str ) not TOKEN_UNSAFE === str end