class Bundler::URI::Generic

def set_registry(v) #:nodoc:

:nodoc:
def set_registry(v) #:nodoc:
  raise InvalidURIError, "can not set registry"
end