# File lib/mail/utilities.rb, line 98
      def escape_paren( str )
        RubyVer.escape_paren( str )
      end