# File lib/rubyforge.rb, line 63
  def uri
    @uri ||= URI.parse @userconfig['uri']
  end