method

to_s

to_s()
public

No documentation available.

# File lib/rubygems/remote_fetcher.rb, line 32
    def to_s # :nodoc:
      "#{super} (#{uri})"
    end