# File lib/mail/version_specific/ruby_1_9.rb, line 98
    def Ruby19.uri_parser
      @uri_parser ||= URI::Parser.new
    end