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