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