# File lib/bundler/fetcher.rb, line 47 def initialize(remote_uri) super "Bad username or password for #{remote_uri}.\n" \ "Please double-check your credentials and correct them." end