# File lib/xml/saxdriver.rb, line 63
        def to_s
          @scheme + "://" + @login + @urlpath
        end